PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableColumn Class / getBackground Method
In This Topic
    getBackground Method
    In This Topic
    Gets the column background.
    Syntax
    public PDFBrush getBackground()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFBrush object that specifies how the column background is filled.
    See Also